<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">﻿@charset "utf-8";
/*reset*/


/* CSS reset for c_b */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}

table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
a {color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/
/* a:hover {text-decoration:underline;} */

/*定位*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}
li{list-style:none;}

/*其他*/
.cur{cursor:pointer}

/*原reset*/
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:30px;}
h3 { font-size:24px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}
i{font-style: normal;}
a{text-decoration: none;}
/*清除浮动*/
.clearfix:after{ 
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix{ /*兼容 IE*/
    zoom: 1;
}




/*end reset*/

/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:14px; font-family: "微软雅黑"; position:relative;min-width:1200px;width:100%;}/*网站字体颜色*/
.content, .container{margin-left:auto; margin-right:auto; width:1200px;}
.containers{margin-left:auto; margin-right:auto;max-width:1400px;min-width:1200px;}
.container018{margin-left:auto; margin-right:auto; width:1820px;}


@font-face {
    font-family: "PINGFANG";
    src: url('../fonts/pingfang-regular.eot'); /* IE9 Compat Modes */
    src: url('../fonts/pingfang-regular.eot') format('embedded-opentype'), /* IE6-IE8 */
             /*url('../fonts/pingfang-regular.woff') format('woff'),  Modern Browsers */
             url('../fonts/pingfang-regular.ttf')  format('truetype'), /* Safari, Android, iOS */
             url('../fonts/pingfang-regular.svg#pingfang') format('svg'); /* Legacy iOS */
}
@font-face {
    font-family: "tt0005m_";
    src: url('../fonts/tt0005m_.eot'); /* IE9 Compat Modes */
    src: url('../fonts/tt0005m_.eot') format('embedded-opentype'), /* IE6-IE8 */
             /*url('../fonts/tt0005m_.woff') format('woff'),  Modern Browsers */
             url('../fonts/tt0005m_.ttf')  format('truetype'), /* Safari, Android, iOS */
             url('../fonts/tt0005m_.svg#tt0005m_') format('svg'); /* Legacy iOS */
}

/* index-title */
.index-title {padding-top: 65px;width: 100%;text-align: center;}
.index-title h2 {color: #333;font-weight: normal;font-size: 45px;font-family: "PINGFANG";}
.index-title h2 a{text-decoration: none;color: #333;font-size: 45px;font-family: "PINGFANG";}
.index-title p{width: 100%;color: #333;font-size: 14px;margin-top: -2px;font-family: "PINGFANG";}



/* header */
/* .header{width: 100%;margin:0 auto;height: 100px;background: url(../images/toubu-bj_011.jpg) no-repeat center;position: relative;}
.header .logo{margin-left: 40px;padding-top: 25px;}
.header .logo a{display: block;width: 140px;height: 45px;float: left;padding-right: 24px;margin-right: 24px;border-right: 1px solid #cdcdcd;}
.header .logo a img{display: block;width: 140px;height: 45px;}
.header .logo h3{font-size: 18px;color: #333;font-weight: normal;}
.header .logo h3 i{color: #ff6600;}
.header .logo p{font-size: 14px;color: #333;margin-top:5px;}
.header .nav{width: 620px;position: absolute;right: 0;top: 0;}
.header .nav ul li{float: left;line-height: 100px;}
.header .nav ul li{color: #333;font-size: 14px;}
.header .nav ul li a {color: #333;}
.header .nav ul li.cur a{color: #003399;font-weight:bold;}
.header .nav ul li:hover a{color: #003399;font-weight:bold;} */


/* footer */
.footer{padding-top: 50px;background: #252526;padding-bottom: 15px;}
.footerCenter ul{margin:  0 auto;width: 425px;background: url(../images/huanse-bi.png) no-repeat 79px;}
.footerCenter ul li{float: left;margin-left: 65px;}
.footerCenter ul li:first-child{margin-left: 0;}
.footerCenter ul li a{font-size: 14px;color: #fff;display: block;}
.footerCenter ul li:hover a{color: #ff6600;}
.footerCenter p{line-height: 25px;color: #999;font-size: 14px;text-align: center;}
.footerCenter p a{line-height: 25px;color: #999;font-size: 14px}
.footerCenter p a:hover{color: #ff6600;}
.footerCenter p.p01{margin-top: 45px;}
/*

.footerCenter p.p02{width: 68px;margin: 0 auto;margin-top: 38px;padding-bottom: 50px;}
.footerCenter p.p02 a{width: 25px;height: 20px;display: block;background: url(../images/weixin.png) no-repeat top;float: left;margin-left: 17px;}
.footerCenter p.p02 a:hover{background: url(../images/weixin.png) no-repeat bottom;}
.footerCenter p.p02 a:first-child{margin-left: 0;background: url(../images/weibo.png) no-repeat top;}
.footerCenter p.p02 a:first-child:hover{margin-left: 0;background: url(../images/weibo.png) no-repeat bottom;}
*/
.footerCenter p.p02{width: 68px;margin: 0 auto;margin-top: 38px;position: relative;padding-bottom: 50px;}
.footerCenter p.p02 a{width: 25px;height: 20px;display: block;float: left;margin-left: 17px;}
.footerCenter p.p02 a{margin-left: 0;background: url(../images/weibo.png) no-repeat top;}
.footerCenter p.p02 a:hover{margin-left: 0;background: url(../images/weibo.png) no-repeat bottom;}

.footerCenter p.p02 span{width: 25px;height: 20px;display: block;float: left;margin-left: 17px;background: url(../images/weixin.png) no-repeat top;}
.footerCenter p.p02 span:hover{background: url(../images/weixin.png) no-repeat bottom;}
.footerCenter p.p02 span img{display: none;width: 112px;height: 112px;position: absolute;top: -115px;left: -7px;}
.footerCenter p.p02 span:hover img{display: block;}
.footerCenter p.p02 .weixin:hover  p.p02 img{display: block;}


.footer .footer-link{position: relative;background: #003399;}
.footer .footer-link dl{width: 1100px;}
.footer .footer-link dt{float: left;}
.footer .footer-link dl dt&gt;a{display: block;width: 84px;line-height: 55px;font-weight: bold;font-size: 14px;text-align: right;margin: 0;color: #fff;}
.footer .footer-link dl dt&gt;a:hover{color: #ff6600;}
.footer .footer-link dl dd{float: left;}
.footer .footer-link dl dd&gt;a{display: block;line-height: 55px;font-size: 14px;margin: 0 20px;color: #fff;float: left;}
.footer .footer-link dl dd&gt;a:hover{color: #ff6600;}
.footer .footer-link&gt;a{display: block;font-size: 14px;color: #fff;position: absolute;right: 20px;line-height: 55px;top: 0;}
.footer .footer-link&gt;a:hover{color: #ff6600;}


/*返回顶部*/
.retop ul{ overflow:hidden;}
.retop li{ float:left; margin-left:10px;}
.retop li img{ display:block;}
.rtTop{ width:43px; height:43px; overflow:hidden; position:fixed; top:80%; right:46%; margin-right:-615px; cursor:pointer;  display:none;}
.rtTop h4{ width:43px; height:43px; overflow:hidden; position:relative;}
.rtTop img{ display:block; position:absolute; top:0; left:0;}

/* -- 弹出窗口 -- */
#oran_full_bg{ display:none !important;}

/* tanchuang1 提交弹窗*/
.tanchuang1{width:100%;position: fixed;top: 0;left: 0;background: url(../images/tanchuangbg.png);height:100%; z-index:9999999;}
.tanchuang1 .conBox{width: 400px;height: 212px;padding: 20px;background: #fff;position: absolute;left: 50%;margin-left: -220px;top: 50%;margin-top: -80px; z-index:9999999;}
.tanchuang1 .conBox .tcClose{width: 33px;height: 90px;position: absolute;right: 45px;top: -90px;cursor: pointer;z-index:999999999999999;}
.tanchuang1 .conBox .box{width: 398px;height: 190px;border: 1px solid #e5e5e5;padding-top: 20px;text-align: center;position: relative;}
.tanchuang1 .conBox .box img{display: block;width: 47px;height: 47px;margin: 0 auto;}
.tanchuang1 .conBox .box h5{font-size: 24px;color: #003399;font-weight: bold;margin-top: 10px;}
.tanchuang1 .conBox .box p{font-size: 16px;color: #4d4d4d;margin-top: 10px;}
.tanchuang1 .conBox .box .b15{display: block;width: 150px;height: 52px;line-height: 52px;text-align: center;font-size: 18px;color: #fff;position: absolute;bottom: -1px;left: 50%;margin-left: -75px;background: #003399;text-decoration: none;z-index:999999999999999;border:0px;outline:none;}
.tanchuang2 .conBox .box a{background: #404040;}

/* 错误提示 */
.errorMainCon{width: 100%;background: url(../images/errorbg.jpg) no-repeat center #f6f6f6;;height: 330px;padding-top: 300px;}
.errorMainCon h3{width: 525px;height: 80px;line-height: 80px;text-align: center;font-size: 24px;color: #1e1e1e;font-weight: normal;margin: 0 auto;}
.errorMainCon h3 em{color: #df1f29;font-weight: bold;}
.errorMainCon p{font-size: 20px;color: #000000;text-align: center;margin-top: 30px;}
.errorMainCon p em{color: #df1f29;}
.errorMainCon a.error-url{font-size: 15px;color: #999999;font-family: arial;display: block;text-align: center;margin-top: 4px;}
.errorMainCon .btn{text-align: center;height: 52px;width: 228px;margin: 30px auto 0;overflow: hidden;}
.errorMainCon .btn .a1{display: block;width: 104px;height: 52px;line-height: 52px;text-align: center;font-size: 16px;color: #818181;background: #e3e3e3;border-radius: 4px;float: left;text-decoration: none; border:none;}
.errorMainCon .btn .a1:first-child{background: #df1f29;color: #fff;margin-right: 20px;}


/*  */













</pre></body></html>